;flak spec molotov

;FLAK Start
throwangle     = 30
throwforward   = 13
throwheight    = 5

;FLAK Movement
lifespan       = 13
yinc	       = 3
zinc	       = 8
xspeed         = 10
yspeed         = 30
zspeed         = 12
weight         = 100
spinx          = 100
bounceonhit    = 0
explodeonhit   = 1
damage         = 50


;FLAK Explosion
exponfloor     = fireballfront16
expinair       = fireballfront16

;FLAK Sounds

sndbounce      = bounce.wav
sndexplode     = explode.wav
